![]() |
PATH![]() |
![]() ![]() |
When your UAM's UAMCall routine is called with a command of UAMPWDlog , you should display the standard password dialog box for obtaining the user's name and password. A UAMPWDlogBlk structure is used to store the user's name and password.
If you already have enough information to authenticate the user, you don't need to display the dialog box.
Note
Your UAM's UAMCall routine is called with a command of UAMPWDlog only if bit 0 is set in the configInfo value returned by previously calling UAMCall with a command of UAMOpen .